ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseSeriesView<TOwnerView,TSeriesDataModel> Class / _getStyleBackgroundColor Method

In This Topic
    _getStyleBackgroundColor Method (_BaseSeriesView<TOwnerView,TSeriesDataModel>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function _getStyleBackgroundColor() As IColorOption
    public virtual IColorOption _getStyleBackgroundColor()
    See Also